Skip to content

[tqdm] Add tensorflow to stubtest-dependencies - #16104

Open
sobolevn wants to merge 3 commits into
mainfrom
stubs/tqdm/@tests/stubtest_allowlist.txt
Open

[tqdm] Add tensorflow to stubtest-dependencies#16104
sobolevn wants to merge 3 commits into
mainfrom
stubs/tqdm/@tests/stubtest_allowlist.txt

Conversation

@sobolevn

Copy link
Copy Markdown
Member

Refs #16099

Let's try it :)

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Comment thread stubs/tqdm/METADATA.toml
# Python 3.13: https://github.com/tensorflow/tensorflow/issues/78774.
# Also remove tqdm.keras from @tests/stubtest_allowlist.txt.
stubtest-dependencies = ["dask", "pandas", "rich"]
stubtest-dependencies = ["dask", "pandas", "rich", "tensorflow"]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test that we actually need tensorflow here now that you added types-tensorflow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants